Skip to content

Conversation

maackle
Copy link

@maackle maackle commented May 30, 2018

0.12 disallows mixed associativity. The simplest answer seems to be to change <?> and <??> to left-associative. It seems to not break tests, and it lets it build on 0.12. Does this work?

@thomashoneyman
Copy link
Contributor

Hi @maackle! This change was one of many that needed to be done to migrate to 0.12, including changing a few function imports, renaming id to identity, removing effect rows, and so on. Your change was included by @joncfoo in a separate pull request here, which was merged:

#76

Since that one has been merged in I'm closing this one. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants